Skip to content

Conversation

@petk
Copy link
Owner

@petk petk commented Jan 14, 2025

This aims to improve running consecutive configuration phases. Very basic example:

cmake -B <build-dir>
cmake -B <build-dir>

The 2nd configuration phase should be lightning fast and without too much redundant output in the configure log - following behavior of existing CMake modules.

@petk petk force-pushed the patch-consecutive-configurations branch from 7b895d7 to a7d9424 Compare January 14, 2025 14:08
@petk petk force-pushed the patch-consecutive-configurations branch from 509dec3 to 343ad87 Compare January 14, 2025 18:22
@petk petk merged commit c9a5a73 into PHP-8.3 Jan 14, 2025
1 of 3 checks passed
@petk petk deleted the patch-consecutive-configurations branch January 14, 2025 18:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants